DLS - Dynamic Lighting System
v1.0.2 (AUGUST 19 2020)
Made by TheMaybeast

DLS allows for an extreme amount of customization in a vehicle configuration file. Here I'll list all features and explain how they can be implemented.

PRESET SIREN ON LEAVE VEHICLE ( <PresetSirenOnLeaveVehicle> )
	* Allows you to define a pattern that will be toggled to if lights are on and you leave the vehicle (it'll return to the previous one upon entering).

WAIL SETUP ( <WailSetup> )
	* Allows you to define a light stage ( <WailLightStage> ) for the vehicle to turn to when on a specific siren tone ( <WailSirenTone> ).

STEADY BURN ( <SteadyBurn> )
	* Allows you to allocate a few sirens ( <Sirens> ) to utilize as a steady burn with a custom pattern ( <Pattern> ) or the default one.
	
SOUND SETTINGS ( <SoundSettings> )
	* <Tone 1> - Allows you to change sound string for Tone 1. If you either keep the field empty or just remove the entry as a whole it'll be disabled.
	* <Tone 2> - Allows you to change sound string for Tone 2. If you either keep the field empty or just remove the entry as a whole it'll be disabled.
	* <Tone 3> - Allows you to change sound string for Tone 3. If you either keep the field empty or just remove the entry as a whole it'll be disabled.
	* <Tone 4> - Allows you to change sound string for Tone 4. If you either keep the field empty or just remove the entry as a whole it'll be disabled.
	* <Horn> - Allows you to change sound string for Horn. If you either keep the field empty or just remove the entry as a whole it'll be disabled.

AIR HORN INTERRUPTS SIREN ( <AirHornInterruptsSiren> )
	* Allows you to define whether utilizing the Air Horn interrupts the main siren.
	
SIREN KILL OVERRIDE ( <SirenKillOverride> )
	* Allows you to override the SirenKill entry on the ini.
	* Siren Kill is a feature in which the sirens automatically turn off if you leave the vehicle while it's on.
	
TRAFFIC ADVISORY ( <TrafficAdvisory> )
	* <Type> - Defines how many sirens will be allocated for the Traffic Advisory
		- For three allocated sirens, fill these fields:
			L
			C
			R
		- For four allocated sirens, fill these fields:
			L
			CL
			CR
			R
		- For five allocated sirens, fill these fields:
			L
			CL
			C
			CR
			R
		- For six allocated sirens, fill these fields:
			L
			EL
			CL
			CR
			ER
			R
	* <DivergeOnly> - Defines whether the Traffic Advisory will only have Diverge mode enabled.
	* <AutoEnableStages> - Defines in what stages the Traffic Advisory will enable automatically.
	* <DefaultEnabledDirection> - Defines what direction the Traffic Advisory will turn to when enabled automatically.
	* <AutoDisableStages> - Defines in what stages the Traffic Advisory will disable automatically.
	* <TAgroup> - Defines the TA Group for the vehicle.
	* <DefaultTApattern> - Defines the default TA Pattern for the vehicle, it can be changed in-game.
	